createCipheriv

external fun createCipheriv(algorithm: String, key: Int8Array, iv: Int8Array): Cipher